-
1 nonexecutable memory
в ряде процессоров нового поколения Intel и AMD поддерживается объявление страницы памяти "неисполняемой", т. е. ЦП не может исполнить команды, находящиеся в такой странице. Это предохраняет от атак, связанных с переполнением буфера (атак класса buffer overflow)Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > nonexecutable memory
См. также в других словарях:
Stack buffer overflow — In software, a stack buffer overflow occurs when a program writes to a memory address on the program s call stack outside of the intended data structure; usually a fixed length buffer.cite web last = Fithen first = William L coauthors = Seacord,… … Wikipedia
Data Execution Prevention — (DEP) is a security feature included in modern operating systems. It is known to be available in Linux, Mac OS X, and Microsoft Windows operating systems and is intended to prevent an application or service from executing code from a non… … Wikipedia